hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
RangeMap.setDefault
hip
util
data_structures
RangeMap
When the value is out of range, the value returned is the _default one.
struct
RangeMap
(K, V)
@
nogc
ref
RangeMap
setDefault
(
V
_default
)
Meta
Source
See Implementation
hip
util
data_structures
RangeMap
functions
get
opAssign
opIndex
opSliceAssign
setDefault
setRange
variables
_default
ranges
values
When the value is out of range, the value returned is the _default one.